Skip to content

docs: use pnpm add for extension install - #4

Merged
dprevoznik merged 2 commits into
mainfrom
hypeship/pnpm-install-docs
Jul 21, 2026
Merged

docs: use pnpm add for extension install#4
dprevoznik merged 2 commits into
mainfrom
hypeship/pnpm-install-docs

Conversation

@dprevoznik

@dprevoznik dprevoznik commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

The README's "Install the extension" step (both the Vercel Connect and API-key paths) used npm install @onkernel/eve-extension. Switched both to pnpm add @onkernel/eve-extension.

Also bumps the package to 0.1.2 so main is release-ready on merge — the docs fix ships to npm via a tag push (per AGENTS.md release process).

Changes

  • README.md — both consumer install snippets now use pnpm add.
  • package.json / package-lock.json — version 0.1.1 → 0.1.2.

Note

Low Risk
Documentation and version-only changes with no runtime or API impact.

Overview
Updates consumer-facing install steps in README so both the Vercel Connect and API-key setup paths tell users to run pnpm add @onkernel/eve-extension instead of npm install.

Bumps @onkernel/eve-extension from 0.1.1 to 0.1.2 in package.json and package-lock.json so main is ready for a tag-driven npm publish with the doc fix included.

Reviewed by Cursor Bugbot for commit ad32e67. Bugbot is set up for automated code reviews on this repo. Configure here.

@dprevoznik
dprevoznik marked this pull request as ready for review July 21, 2026 00:57
@dprevoznik
dprevoznik requested a review from masnwilliams July 21, 2026 00:57

@masnwilliams masnwilliams left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dprevoznik
dprevoznik merged commit 19e5093 into main Jul 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants